home *** CD-ROM | disk | FTP | other *** search
- |defaulttool|
- windowtitle `"string" = DefaultTool("Icon Name")
- printlf `Returns the default tool of "Icon Name".
- printlf `This is the program to be run if a user
- printlf `double-clicks on the icon from the
- printlf `Workbench.
- end
-
- |icontype|
- windowtitle `"string" = IconType("Icon Name")
- printlf `Returns one of the following:
- printlf ` "Project","Disk","Drawer","Tool","NDOS"
- printlf `"Device","KickStart", and "Unknown"
- end
-